home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / auxdisplay / Makefile < prev   
Encoding:
Makefile  |  2008-12-24  |  156 b   |  7 lines

  1. #
  2. # Makefile for the kernel auxiliary displays device drivers.
  3. #
  4.  
  5. obj-$(CONFIG_KS0108)        += ks0108.o
  6. obj-$(CONFIG_CFAG12864B)    += cfag12864b.o cfag12864bfb.o
  7.